func runtime.traceHeapAlloc

3 uses

	runtime (current package)
		mgcpacer.go#L832: 		traceHeapAlloc(bytesMarked)
		mgcpacer.go#L862: 			traceHeapAlloc(live)
		trace.go#L1688: func traceHeapAlloc(live uint64) {